Important: OpenShift Container Platform 4.9.51 bug fix and security update

Synopsis

Important: OpenShift Container Platform 4.9.51 bug fix and security update

Type/Severity

Security Advisory: Important

Topic

Red Hat OpenShift Container Platform release 4.9.51 is now available with
updates to packages and images that fix several bugs and add enhancements.

This release includes a security update for Red Hat OpenShift Container Platform 4.9.51

Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.

Description

Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.

This advisory contains the container images for Red Hat OpenShift Container Platform 4.9.51. See the following advisory for the RPM packages for this release:

https://access.redhat.com/errata/RHBA-2022:7215

Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:

https://docs.openshift.com/container-platform/4.9/release_notes/ocp-4-9-release-notes.html

Security Fix(es):

  • go-getter: command injection vulnerability (CVE-2022-26945)
  • go-getter: unsafe download (issue 1 of 3) (CVE-2022-30321)
  • go-getter: unsafe download (issue 2 of 3) (CVE-2022-30322)
  • go-getter: unsafe download (issue 3 of 3) (CVE-2022-30323)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s)
listed in the References section.

You may download the oc tool and use it to inspect release image metadata as follows:

(For x86_64 architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.9.51-x86_64

The image digest is sha256:ffbbbac3b3f719d993c0afd199c95efea7071817ddb1b744f817247efe4e7486

(For s390x architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.9.51-s390x

The image digest is sha256:5aed1dd6a7f96acd437bcc1c8d40ae23125dc07d2358ea354783d65d6008846d

(For ppc64le architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.9.51-ppc64le

The image digest is sha256:32bdc794a83bc6a81412b4f0908f5830e2a02e5c8730808c848328d0335fbc92

All OpenShift Container Platform 4.9 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available
at https://docs.openshift.com/container-platform/4.9/updating/updating-cluster-cli.html

Solution

For OpenShift Container Platform 4.9 see the following documentation, which
will be updated shortly for this release, for important instructions on how
to upgrade your cluster and fully apply this asynchronous errata update:

https://docs.openshift.com/container-platform/4.9/release_notes/ocp-4-9-release-notes.html

Details on how to access this content are available at
https://docs.openshift.com/container-platform/4.9/updating/updating-cluster-cli.html

Affected Products

  • Red Hat OpenShift Container Platform 4.9 for RHEL 8 x86_64
  • Red Hat OpenShift Container Platform for Power 4.9 for RHEL 8 ppc64le
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.9 for RHEL 8 s390x
  • Red Hat OpenShift Container Platform for ARM 64 4.9 aarch64

Fixes

  • BZ - 2092918 - CVE-2022-30321 go-getter: unsafe download (issue 1 of 3)
  • BZ - 2092923 - CVE-2022-30322 go-getter: unsafe download (issue 2 of 3)
  • BZ - 2092925 - CVE-2022-30323 go-getter: unsafe download (issue 3 of 3)
  • BZ - 2092928 - CVE-2022-26945 go-getter: command injection vulnerability
  • BZ - 2095112 - [ovn] northd container termination script must use bash
  • BZ - 2096792 - machine-config-daemon-pull.service: use `cp` instead of `cat` when extracting MCD in OKD
  • OCPBUGS-2143 - [4.9] Rebase openshift/etcd 4.9 onto 3.5.5
  • OCPBUGS-2204 - Prefer local dns does not work expectedly on OCPv4.9
  • OCPBUGS-2101 - [4.11] .dockerignore interferes with OSBS2 builds
  • OCPBUGS-1469 - [4.9] Memory leak CRIO due to no garbage collection in /run/crio/exits for exited containers
  • OCPBUGS-2120 - [4.11] ETCD Operator goes degraded when a second internal node ip is added
  • OCPBUGS-2465 - [4.9] cri-o should report the stage of container and pod creation it's stuck at
  • OCPBUGS-2576 - e2e tests: Installs Red Hat Integration - 3scale operator test is failing due to change of Operator name
  • OCPBUGS-2261 - Rotated logs should be collected by must-gather for 4.9 clusters